From 40c8b2034a7924b2fc19192aa450f69277853701 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 27 May 1994 06:38:40 +0000 Subject: [PATCH] (dired-jump): Add autoload. --- lisp/dired-x.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/dired-x.el b/lisp/dired-x.el index 4beefd10336..01e537df0f5 100644 --- a/lisp/dired-x.el +++ b/lisp/dired-x.el @@ -387,6 +387,7 @@ See variables `dired-texinfo-unclean-extensions', ;;;; JUMP. +;;;###autoload (defun dired-jump (&optional other-window) "Jump to dired buffer corresponding to current buffer. If in a file, dired the current directory and move to file's line. -- 2.30.2